home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software USA 4 #12
/
Software USA Volume 4.12.iso
/
pc
/
lifestyl
/
picnic
/
run
/
picnic.exe
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
< prev
Wrap
Text File
|
1998-11-13
|
3KB
|
122 lines
object AboutBox: TAboutBox
Left = 200
Top = 108
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 198
ClientWidth = 285
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
Position = poScreenCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 8
Top = 8
Width = 265
Height = 161
BevelInner = bvRaised
BevelOuter = bvLowered
ParentColor = True
TabOrder = 0
object ProgramIcon: TImage
Left = 8
Top = 8
Width = 41
Height = 41
Picture.Data = {<image001.ico>}
Stretch = True
IsControl = True
end
object ProductName: TLabel
Left = 56
Top = 16
Width = 188
Height = 13
Caption = 'Eidsness Wood Picnic Tables U-Design'
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
IsControl = True
end
object Version: TLabel
Left = 56
Top = 40
Width = 44
Height = 13
Caption = 'Version 1'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
IsControl = True
end
object Copyright: TLabel
Left = 35
Top = 64
Width = 153
Height = 13
Caption = 'Copyright (1998) David Eidsness'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
IsControl = True
end
object Comments: TLabel
Left = 35
Top = 112
Width = 198
Height = 41
AutoSize = False
Caption =
'Designs Construction Plans for Picnic Tables Using Standard Woo' +
'd Framing Lumber'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
IsControl = True
end
object Label1: TLabel
Left = 35
Top = 88
Width = 179
Height = 13
Caption = 'A Windows 95/NT Computer Program'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
end
object OKButton: TButton
Left = 103
Top = 172
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
OnClick = OKButtonClick
end
end